Update instructions for IBM i Access Client Solutions 1.1.8.3
=============================================================
Date: 2020-03-06

Applies to Windows 10


* Update to AcsConfig.properties as workaround because of inexplicable font problem in Windows 10

  Package:
  Replace .\Media\AcsConfig.properties in the package with the updated AcsConfig.properties in the source folder.

  On the client:
  Add the following line to the end of C:\users\public\ibm\ClientSolutions\AcsConfig.properties unless it's already present.

  com.ibm.iaccess.Fonts=c:/windows/fonts

  The user doesn't have to exit iACS before the update.

* The end result should be similar to this (example):

  com.ibm.iaccess.AcsBaseDirectory=H:/My Documents/IBM iACS
  com.ibm.iaccess.ExcludeComps=database,opconsole,hwconsole,debugger,ssh
  com.ibm.iaccess.splf.FilterRestricted=true
  com.ibm.iaccess.DefaultCommunicationToSSL=true
  com.ibm.iaccess.dataxfer.jdbc.AllowNumericOverflow=true
  com.ibm.iaccess.dataxfer.jdbc.AllowCharacterTruncation=true
  com.ibm.iaccess.Fonts=c:/windows/fonts

